git commit
$ git commit
$ git commit -m "コミットメッセージ"
メモ
git commit --fixup が便利 #Git - Qiita
#TODO